﻿@charset "utf-8";

.zxbox{ background:#be9567; font-size:16px; line-height:20px !important; padding-top:5px; height:45px;padding-bottom:45px; }

.qqbox{ background:url(/Content/images/qq.png) -100px 0px #be9567; height:50px;}
.qqbox:hover{background:url(/Content/images/qq.png) 0px 0px #be9567}
.qqbox:hover .qq_box { display:block; right:100px;border-radius:5px 5px 5px 5px }
.qq_box{ background:#be9567; width:150px; height:50px;
	line-height:50px; color:#FFF; text-align:center; display:none; position:relative; font-size:18px;}

.phonebox{ background:url(/Content/images/wph.png) -100px -200px #be9567; height:50px; cursor: pointer}
.phonebox:hover{background:url(/Content/images/wph.png) -0px -200px #be9567}
.phonebox:hover .phone_box { display:block; width: 200px; right:150px; border-radius:5px 5px 5px 5px}
.phone_box{ background:#be9567; width:150px; height:50px;line-height:50px; color:#FFF; text-align:center; display:none; position:relative; font-size:18px;}
.zck_box{ width:50px; position:fixed; right:10px; top:200px; z-index:999}
.zck_box li{width:50px; border-radius:5px; margin:5px;  color:#FFF; text-align:center;-webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms;}
.zck_box li:hover{ }


